object historia: Thistoria Left = 266 Top = 101 BorderStyle = bsDialog Caption = 'Dane historyczne' ClientHeight = 604 ClientWidth = 775 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 32 Height = 13 Cursor = crHandPoint Caption = 'Label1' ShowAccelChar = False Visible = False OnClick = Label1Click end object SG: TStringGrid Left = 7 Top = 33 Width = 762 Height = 242 ColCount = 10 DefaultRowHeight = 16 FixedCols = 0 RowCount = 2 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing] ScrollBars = ssNone TabOrder = 0 ColWidths = ( 36 54 45 107 75 111 64 57 58 121) end object Button1: TButton Left = 672 Top = 4 Width = 97 Height = 25 Caption = 'Pobierz brakuj'#261'ce' TabOrder = 1 OnClick = Button1Click end object Memo1: TMemo Left = 8 Top = 512 Width = 185 Height = 89 Lines.Strings = ( 'Memo1') TabOrder = 2 Visible = False end object Button2: TButton Left = 208 Top = 552 Width = 75 Height = 25 Caption = 'Button2' TabOrder = 3 OnClick = Button2Click end object wykres: TRSChartPanel Left = 8 Top = 280 Width = 761 Height = 249 TabOrder = 4 ScalingFlags = [] UseDockManager = True ChartShadow.Brush.Color = clBlack ChartShadow.Size = 2 Background.Brush.Color = clBtnFace Background.ImageMode = imCenter Background.Visible = False Foreground.Brush.Color = clBtnFace Foreground.ImageMode = imCenter Foreground.Visible = False BottomAxis.Format = '#,##0.###' BottomAxis.Grid.GridPen.Style = psDot BottomAxis.Grid.MinorGridPen.Color = clInactiveBorder BottomAxis.Grid.TicksPen.Color = clGray BottomAxis.Labels.Font.Charset = DEFAULT_CHARSET BottomAxis.Labels.Font.Color = clWindowText BottomAxis.Labels.Font.Height = -11 BottomAxis.Labels.Font.Name = 'MS Sans Serif' BottomAxis.Labels.Font.Style = [] BottomAxis.LabelStyle = alsCaption BottomAxis.Maximum = 11 BottomAxis.ZoomMaximum = 11 BottomAxis.MinStepIncrement = 1 BottomAxis.Options = [axAutomaticMinimum, axAutomaticMaximum, axShowLabels, axShowGrid] BottomAxis.Title.Font.Charset = DEFAULT_CHARSET BottomAxis.Title.Font.Color = clWindowText BottomAxis.Title.Font.Height = -11 BottomAxis.Title.Font.Name = 'MS Sans Serif' BottomAxis.Title.Font.Style = [] BottomAxis.Title.Visible = False BottomAxis.Title.Text = 'caBottom' BottomAxis.Brush.Style = bsClear TopAxis.Format = '#,##0.###' TopAxis.Grid.GridPen.Style = psDot TopAxis.Grid.MinorGridPen.Color = clInactiveBorder TopAxis.Grid.TicksPen.Color = clGray TopAxis.Labels.Font.Charset = DEFAULT_CHARSET TopAxis.Labels.Font.Color = clWindowText TopAxis.Labels.Font.Height = -11 TopAxis.Labels.Font.Name = 'MS Sans Serif' TopAxis.Labels.Font.Style = [] TopAxis.Options = [axAutomaticMinimum, axAutomaticMaximum, axShowLabels, axShowGrid, axShowTitle] TopAxis.Title.Font.Charset = DEFAULT_CHARSET TopAxis.Title.Font.Color = clWindowText TopAxis.Title.Font.Height = -11 TopAxis.Title.Font.Name = 'MS Sans Serif' TopAxis.Title.Font.Style = [] TopAxis.Title.Text = 'caTop' TopAxis.Brush.Style = bsClear TopAxis.Visible = False LeftAxis.Format = '#,##0.###' LeftAxis.Grid.GridPen.Style = psDot LeftAxis.Grid.MinorGridPen.Color = clInactiveBorder LeftAxis.Grid.TicksPen.Color = clGray LeftAxis.Labels.Font.Charset = DEFAULT_CHARSET LeftAxis.Labels.Font.Color = clWindowText LeftAxis.Labels.Font.Height = -11 LeftAxis.Labels.Font.Name = 'MS Sans Serif' LeftAxis.Labels.Font.Style = [] LeftAxis.Maximum = 5 LeftAxis.ZoomMaximum = 5 LeftAxis.Options = [axAutomaticMinimum, axAutomaticMaximum, axShowLabels, axShowGrid, axShowTitle] LeftAxis.Title.Font.Charset = DEFAULT_CHARSET LeftAxis.Title.Font.Color = clWindowText LeftAxis.Title.Font.Height = -11 LeftAxis.Title.Font.Name = 'Arial' LeftAxis.Title.Font.Style = [] LeftAxis.Title.Angle = 90 LeftAxis.Title.Text = 'caLeft' LeftAxis.Brush.Style = bsClear LeftAxis.Pen.Style = psInsideFrame RightAxis.Format = '#,##0.###' RightAxis.Grid.GridPen.Style = psDot RightAxis.Grid.MinorGridPen.Color = clInactiveBorder RightAxis.Grid.TicksPen.Color = clGray RightAxis.Labels.Font.Charset = DEFAULT_CHARSET RightAxis.Labels.Font.Color = clWindowText RightAxis.Labels.Font.Height = -11 RightAxis.Labels.Font.Name = 'MS Sans Serif' RightAxis.Labels.Font.Style = [] RightAxis.Maximum = 41 RightAxis.Minimum = 25 RightAxis.ZoomMaximum = 41 RightAxis.ZoomMinimum = 25 RightAxis.Options = [axAutomaticMinimum, axAutomaticMaximum, axShowLabels, axShowGrid, axShowTitle] RightAxis.Title.Font.Charset = DEFAULT_CHARSET RightAxis.Title.Font.Color = clWindowText RightAxis.Title.Font.Height = -11 RightAxis.Title.Font.Name = 'Arial' RightAxis.Title.Font.Style = [] RightAxis.Title.Angle = 270 RightAxis.Title.Text = 'caRight' RightAxis.Brush.Style = bsClear RightAxis.Visible = False Gradient.StartColor = clWhite Footer.Text = 'Footer' Footer.Font.Charset = DEFAULT_CHARSET Footer.Font.Color = clRed Footer.Font.Height = -11 Footer.Font.Name = 'MS Sans Serif' Footer.Font.Style = [] Footer.Font.Deltas = [daColor] Footer.Height = 24 Footer.Width = 0 Footer.Brush.Style = bsClear Footer.ImageOptions = [ioStretch] Footer.Visible = False Header.Text = 'Chart' Header.Font.Charset = DEFAULT_CHARSET Header.Font.Color = clBlue Header.Font.Height = -11 Header.Font.Name = 'MS Sans Serif' Header.Font.Style = [] Header.Font.Deltas = [daColor] Header.Height = 24 Header.Width = 0 Header.Brush.Style = bsClear Header.ImageOptions = [ioStretch] Legend.Alignment = taLeftJustify Legend.Font.Charset = DEFAULT_CHARSET Legend.Font.Color = clWindowText Legend.Font.Height = -11 Legend.Font.Name = 'MS Sans Serif' Legend.Font.Style = [] Legend.Visible = False Legend.Shadow.Brush.Color = clBlack end object sSkinProvider1: TsSkinProvider SkinData.SkinSection = 'FORM' TitleButtons = <> Left = 632 end object wykresL: TRSLineChart Brush.Color = clBtnFace Pen.Color = clBlue Pen.Width = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Color = clBlue Options = [] Parent = wykres Values.Sorted = True Values.DateTimeAxes = [] Values = < item Caption = '0' Color = clLime Visible = True end item Caption = '1' Color = clTeal Visible = True X = 1 end item Caption = '2' Color = clAqua Value = 5 Visible = True X = 2 Y = 5 end item Caption = '3' Color = clRed Visible = True X = 3 end item Caption = '4' Color = clGreen Visible = True X = 4 end item Caption = '5' Color = clYellow Visible = True X = 5 end item Caption = '6' Color = clBlue Visible = True X = 6 end item Caption = '7' Color = clPurple Visible = True X = 7 end item Caption = '8' Color = clMaroon Visible = True X = 8 end item Caption = '9' Color = clLime Visible = True X = 9 end item Caption = '10' Color = clTeal Visible = True X = 10 end item Caption = '11' Color = clFuchsia Visible = True X = 11 end> Preview = False Left = 528 Top = 296 end end